Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add StepOutput generic to Unit #553

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

galrotem
Copy link
Contributor

Summary: Add a second generic to Unit, denoting the step_output type.

Differential Revision: D49391712

Summary: Add a second generic to `Unit`, denoting the `step_output` type.

Differential Revision: D49391712
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49391712

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #553 (1a2f5a1) into master (cd2c4f8) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #553      +/-   ##
==========================================
+ Coverage   86.87%   86.89%   +0.01%     
==========================================
  Files          62       62              
  Lines        3947     3953       +6     
==========================================
+ Hits         3429     3435       +6     
  Misses        518      518              
Files Coverage Δ
torchtnt/framework/_test_utils.py 100.00% <100.00%> (ø)
torchtnt/framework/auto_unit.py 83.78% <100.00%> (+0.06%) ⬆️
torchtnt/framework/unit.py 88.65% <100.00%> (+0.24%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants